PlacesListItemMapper

class PlacesListItemMapper(placeMarkerRenderer: PlaceMarkerRenderer, unitType: UnitType)

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
mapToItemList
Link copied to clipboard
fun mapToItemList(anchorLocation: Location, places: List<PlaceRecord>, itemClickListener: PlacesListItemClickListener?): ItemList
toString
Link copied to clipboard
open fun toString(): String